/* Displayed in an alert panel if the user tries to close the package when the package is in its "busy" state */
"PackageBusy" = "El paquete está en uso y no se puede cerrar en este instante.";
/* Displayed in an alert panel if the user tries to close the package when the package is in its "paused" state */
"PackagePaused" = "El paquete no se ha instalado por completo. Si lo cierra ahora, el sistema puede quedar inutilizable.";
/* This gets the name of the package to be installed added on and then is displayed as the main window title. e.g. The window title would be 'Install Mac OS X' */
"WindowTitle" = "Instalar %@";
/* Alert box title */
"Alert" = "Alerta";
/* Contents for alert box displayed when the user tries to quit the app while the package is installing */
"CantQuit" = "No es posible salir del Instalador mientras se está instalando el software.";
/* Contents for alert box displayed when the user tries to close the package with the window close widget when doing an OS install */
"CantQuitOS" = "No se puede cerrar el paquete mientras se está instalando el sistema operativo.";
/* Displayed when the user selects Quit when trying to do an OS install */
"DireWarning" = "¿Seguro que desea salir de la instalación? Si interrumpe la instalación, el sistema puede quedar inutilizable.";
/* Displayed when an install fails but the package does not require the machine to be rebooted. */
"FailWarning" = "%@ no se ha instalado correctamente.";
/* Displayed when an install fails but the package does not require the machine to be rebooted. */
"NotInstalledYet" = "%@ no se ha instalado todavía.";
"InstallQuitTitle" = "¿Seguro que desea cerrar el Instalador?";
"QuitBeforeCDInstall" = "El Instalador aún no ha comenzado a instalar el software, por lo que puede cerrarse sin problemas.\n\nSi lo cierra, el ordenador se reiniciará. Para seleccionar un disco de arranque, haga clic en “Disco de arranque”.\n";
"QuitBeforeOSInstall" = "El Instalador no ha instalado %@.\n\nSi lo cierra, el ordenador se reiniciará. Para seleccionar un disco de arranque, haga clic en “Disco de arranque”.";
"QuitDuringOSInstall" = "El Instalador ha comenzado a instalar %@. Si lo cierra ahora, puede ocurrir que el ordenador no pueda arrancar usando el Mac OS X.\n\nSi lo cierra, el ordenador se reiniciará. Para seleccionar un disco de arranque, haga clic en “Disco de arranque”.";
/* Displayed when the user tries to quit the app when installing a package (from CD or NetBoot) but before it has actually started */
/*"QuitBeforeCDInstall" = "Are you sure you want to quit? The Installer has not started. If you quit, your computer will restart.\n\nTo start up using your current version of the Mac OS, press the Option key when your computer restarts.";*/
/* Displayed when the user tries to quit the app when installing the OS but before it has actually started */
/*"QuitBeforeOSInstall" = "Are you sure you want to quit? The Installer has not installed %@. If you quit, your computer will restart.\n\nTo start up using your current version of the Mac OS, press the Option key when your computer restarts.\n\nTo start up your computer using the %@ CD, press the C key when your computer restarts.";*/
/* Displayed if the user tries to quit while installing is in progress */
/*"QuitDuringOSInstall" = "Are you sure you want to quit? The Installer has started installing %@. If you quit now, you may be unable to use your computer. If you quit, your computer will restart.\n\nTo start up using your current version of the Mac OS, press the Option key when your computer restarts. If your computer cannot start up, start up using the %@ CD.\n\nTo start up using the %@ CD, press the C key when your computer restarts.";*/
/* Displayed if the user tries to quit while a normal install is taking place */
"StopNormalInProgress" = "¿Seguro que desea salir? Si interrumpe la instalación, el sistema puede quedar inutilizable.";
"ChangeDisk" = "Disco de arranque";
/* Button title allows the user to continue the installation after they pause it */
"Continue" = "Continuar";
/* Button title meaning 'Yes, I want to quit the application' */
"Quit" = "Salir";
/* Button title meaning 'No, I don't want to quit the application' */
"DontQuit" = "No salir";
/* Button title used to restart the computer */
"Restart" = "Reiniciar";
/* Standard OK button title */
"OK" = "OK";
/* Button title to cancel an action that produced an alert box */
"Cancel" = "Cancelar";
/* Installer log window title */
"LogText" = "Registro del instalador";
/* Error message given when plugin cannot be found. This is mostly an issue for running over a network. */
"CantFindPlugin" = "No se encuentra el módulo %@.";
/* Error message given when plugin is found but can't be loaded. This is mostly an issue for running over a network. */
"CantLoadPlugin" = "Se ha encontrado la ruta para el módulo %@, pero no se puede crear el paquete.";
/* Error message given when plugin is loaded but doesn't have its firstPage outlet set. This is mostly a debugging aid. */
"NoFirstPage" = "El módulo %@ no tiene primera página.";
/* Alert box title when the user cannot save a file log document */
"CantSaveFile" = "No se puede guardar el archivo";
/* Alert box explanatory text displayed when a user cannot save a file log document. Could later add showing the actual file name and actual location. */
"CantSaveFileText" = "Puede que no disponga de permiso para guardar el archivo en esta ubicación.";
/* Displayed in the list of panels on the left side of the window for the welcome panel */
"PageMatrixIntroduction" = "Introducción";
/* Displayed in the list of panels on the left side of the window for the package read me document */
"PageMatrixReadMe" = "Léame";
/* Displayed in the list of panels on the left side of the window for the package license document */
"PageMatrixLicense" = "Licencia";
/* Displayed in the list of panels on the left side of the window for selecting a target volume */
"PageMatrixTargetSelect" = "Seleccione un destino";
/* Displayed in the list of panels on the left side of the window for selecting easy vs. custom install */
"PageMatrixInstallType" = "Tipo de instalación";
/* Displayed in the list of panels on the left side of the window for the custom install panel */
"PageMatrixPackages" = "Paquetes";
/* Displayed in the list of panels on the left side of the window for the progress panel */
"PageMatrixInstalling" = "Instalando";
/* Displayed in the list of panels on the left side of the window for listing the selected packages in a custom install */
"PageMatrixSummary" = "Resumen";
/* Displayed in the list of panels on the left side of the window for the 'all done' panel */
"PageMatrixFinish" = "Finalizar";
/* Default name for log file. */
"UntitledLog.txt" = "Registro sin título.txt";
/* Menu items displayed in the Log Window of the Installer at the bottom right. Adjusts the detail shown. */
"ShowErrorsOnly" = "Mostrar sólo los errores";
"ShowErrorsAndProgress" = "Mostrar errores y estado";
"ShowEverything" = "Mostrar todo";
"PrintLogMenuItem" = "Imprimir registro…";
"DefaultPrintMenuItem" = "Imprimir…";
/* The right of the two buttons displayed in the bottom right of the log window. Prints the log.*/
"printButton" = "Imprimir…";
/* The left of the two buttons displayed in the bottom right of the log window. Saves the log to file.*/
"saveButton" = "Guardar…";
/* Hide/Show Log menu items used by the InstallerController*/
"ShowLogMenu" = "Mostrar registro";
"HideLogMenu" = "Ocultar registro";
/* Utility Menu Items */
"Change Startup Disk..." = "Cambiar disco de arranque…";
"Reset Password..." = "Cambiar contraseña…";
"Open Disk Utility..." = "Abrir Utilidad de Discos…";